home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 6 / CU Amiga Magazine's Super CD-ROM 06 (1996)(EMAP Images)(GB)(Track 1 of 4)[!][issue 1997-01].iso / cucd / prog / mui / muibuilder / mb / developer / fd / muibuilder.fd
Text File  |  1994-05-07  |  180b  |  10 lines

  1. ##base _MUIBBase
  2. ##bias 30
  3. MB_Open()
  4. MB_Close()
  5. MB_GetA(TagList)(a1)
  6. MB_GetVarInfoA(varnb,TagList)(d0/a1)
  7. MB_GetNextCode(type,code)(a0/a1)
  8. MB_GetNextNotify(type,code)(a0/a1)
  9. ##end
  10.